Deletes an array of points in the project
| Post | /Projects/{projectId}/points:batchDelete |
| Name | Description | Data Type |
|---|---|---|
| projectId | the id of the project | string |
The response body is of type PointsPostResponse.
The collection of responses for the delete operation![]() |
PointsPostResponse
The results of the point create/update/delete operations.
|
| Fault | Description |
|---|---|
| 404 | This fault returns a response body of type ProblemDetails. Error if objects not found |
| 400 | This fault returns a response body of type . General error |